Skip to content

Instantly share code, notes, and snippets.

Basic
=====
[Shift]+[Mod]+[Enter] - launch terminal.
[Mod]+[b] - show/hide bar.
[Mod]+[p] - dmenu for running programs like the x-www-browser.
[Mod]+[Enter] - push acive window from stack to master, or pulls last used window from stack onto master.
[Mod] + [j / k] - focus on next/previous window in current tag.
@OmerFarukOruc
OmerFarukOruc / claude.md
Last active February 6, 2026 20:50
AI Agent Workflow Orchestration Guidelines

AI Coding Agent Guidelines (claude.md)

These rules define how an AI coding agent should plan, execute, verify, communicate, and recover when working in a real codebase. Optimize for correctness, minimalism, and developer experience.


Operating Principles (Non-Negotiable)

  • Correctness over cleverness: Prefer boring, readable solutions that are easy to maintain.
  • Smallest change that works: Minimize blast radius; don't refactor adjacent code unless it meaningfully reduces risk or complexity.

Part 1. Editing balancing data(recommend coping all the stuff from merchant pig and then edit what u want there).
1.You need to create new birb in BirdBalancingData for me it is wizpig.
2.Create a new class(in ClassItemBalancing) and equipment(EquipmentBalancingData). Keep in mind that if u didn't create a class with skills for it, ally would be unplayble.
3.Create inventory for your ally in InventoryBalancingData(there must be headgear, offhand and mainhand otherwise the game will be softlocked after a battle).

Part2. Scripts editing
1.SocialService: Add new case in GetNPCBird(str163); make new GetPorkyBirdWithLevel(str 180) and GetPorkyFriend(str 102). Don't forget to change ids(nameid from birdbalancing, friendData.FirstName and friendData.Id).
2.FriendGameData: Add case to GetNPCFriendName(str249); add case to FriendGameData(str 185)
3.FriendInfoElement: Add case to GetNPCSprite(str 213). So, it's an icon for your bird you can add a new one by editing GenericElements.p

@SAMIULLAH6551
SAMIULLAH6551 / README.md
Created February 6, 2026 20:48 — forked from piyushgarg-dev/README.md
Kafka Crash Course
@mark-akturatech
mark-akturatech / Arch Install Guide 2025 - PART 1 - Secure Boot and Encrypted Device.md
Last active February 6, 2026 20:36
Arch Install Guide 2025 - PART 1 - Secure Boot and Encrypted Device

Arch Install Guide 2025 - PART 1

Secure Boot and Encrypted Device

Precursor

This guide will install Arch Linux on a Secure Boot enabled drive using block level at-rest LUKS encryption with passwordless unlocking using TPM. TPM will issue an passkey if and only if Secure Boot is enabled and the system firmware has not been altered. We will also be creating a unified kernel image so that we can boot Linux directly in the EFI partition without requiring a boot loader.

We will also be creating a backup key to enable booting of the drive in case of BIOS upgrade or other event that may make TPM not serve the key. The code should obviously be stored securely elsewhere off system.

Activate Windows with PowerShell

This method demonstrates how to activate Windows using PowerShell in administrator mode.

Steps to Activate Windows:

  1. Open PowerShell as an administrator:

    • Press Win + S, type "PowerShell," then right-click on Windows PowerShell and select Run as administrator.
  2. Run the following command:

@p-mng
p-mng / README.md
Last active February 6, 2026 20:30
Uninstall Rosetta 2 on macOS

Uninstall Rosetta 2 on macOS

1. Disable SIP (System Integrity Protection)

  1. Boot into recovery
  2. Open a terminal (Utilities > Terminal)
  3. Disable SIP using csrutil disable
  4. Reboot into macOS

2. Uninstall Rosetta

@boringmarketer
boringmarketer / SHAREABLE-README.md
Last active February 6, 2026 20:29
Vibe Skill Creator - Build Claude skills that actually improve output

Vibe Skill Creator

Build Claude skills that actually improve output. Includes a finished example you can use immediately.


Start Here

New to skills? Read START-HERE.md first (3-minute read).

@bmaupin
bmaupin / free-database-hosting.md
Last active February 6, 2026 20:24
Free database hosting